public marks

PUBLIC MARKS from dzc with tag "conception web"

December 2014

Ace - The High Performance Code Editor for the Web

by 1 other
Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaScript application. Ace is maintained as the primary editor for Cloud9 IDE

November 2014

HTML5Pattern : source of regularly used Input-Patterns

HTML5Pattern is a source of regularly used Input-Patterns. Pattern Support Firefox 4+ & Chrome 5+ & Opera 9.6+ & MSIE 10+

October 2014

A curated list of Web Performance Optimization (Awesome WPO - GitHub)

by 1 other
Everyone can contribute here ! Docs, Blogs, Talks, Analyzers, Analyzers API, Benchmark (CSS-JS), Bookmarklets, CDN, Image Optimizers, Loaders ...

RFC 7034 - HTTP Header Field X-Frame-Options

To improve the protection of web applications against clickjacking, this document describes the X-Frame-Options HTTP header field, which declares a policy, communicated from the server to the client browser, regarding whether the browser may display the transmitted content in frames that are part of other web pages.

placekitten : pictures for use as placeholders

by 4 others
A quick and simple service for getting pictures of kittens for use as placeholders in your designs or code. Just put your image size (width & height) after our URL and you'll get a placeholder

Placehold.it - Quick and simple image placeholders

by 1 other
Just put your image size after our URL and you'll get a placeholder.

10 Fonts for Code - Typecast

by 2 others
10 typefaces that will make your code snippets look great in everything from personal how-to blogs to tech pub tutorials

September 2014

August 2014

w3af - Open Source Web Application Security Scanner

w3af is a Web Application Attack and Audit Framework. The project’s goal is to create a framework to help you secure your web applications by finding and exploiting all web application vulnerabilities. Our framework is proudly developed using Python to be easy to use and extend, and licensed under GPLv2.0.

How to Embed YouTube Videos without Increasing Page Load Time

(via)
Instead of embedding the full Youtube video player, Google+ only displays the thumbnail of a YouTube video and then overlays a play icon over the video so the image resembles a video player.

July 2014

OWASP / Cross-site request forgery (CSRF ou XSRF)

les failles CSRF au travers de l’OWASP. Vous découvrirez ces failles et apprendrez à les détecter. Vous verrez enfin les moyens de vous en prémunir.

June 2014

May 2014

Placeholders in Form Fields Are Harmful

by 1 other
Placeholder text within a form field makes it difficult for people to remember what information belongs in a field, and to check for and fix errors. It also poses additional burdens for users with visual and cognitive impairments.